# File lib/active_resource/base.rb, line 488 def format read_inheritable_attribute(:format) || ActiveResource::Formats::XmlFormat end