# File lib/her/model/parse.rb, line 189 def parsed_root_element parse_root_in_json? == true ? root_element : parse_root_in_json? end