# File lib/js_routes.rb, line 258
  def json(string)
    self.class.json(string)
  end