# File lib/her/model/parse.rb, line 150 def included_root_element include_root_in_json? == true ? root_element : include_root_in_json? end