# File lib/js_routes.rb, line 111
    def json(string)
      ActiveSupport::JSON.encode(string)
    end