95 96 97
# File 'lib/config/options.rb', line 95 def as_json(options = nil) to_hash.as_json(options) end