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