# File lib/facets/more/json.rb, line 459
  def parse(source)
    Parser.new(source).parse
  end