# File lib/active_resource/base.rb, line 297 def format read_inheritable_attribute(:format) || ActiveResource::Formats[:xml] end