# File lib/active_resource/base.rb, line 501
      def format
        self._format || ActiveResource::Formats::JsonFormat
      end