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