# File lib/jpmobile/mobile/abstract_mobile.rb, line 62
    def to_external(str, content_type, charset)
      [str, charset]
    end