# File lib/jpmobile/filter.rb, line 49
    def to_internal(str, options = {})
      filter(str, @@external, @@internal)
    end