Returns the value of attribute json_parse_options
Returns:
the current value of json_parse_options
2 3 4
# File 'lib/fetch/config.rb', line 2 def json_parse_options @json_parse_options end