# File lib/yajl/json_gem/parsing.rb, line 8
  def self.default_options
    @default_options ||= {:symbolize_keys => false}
  end