# File lib/amq/protocol/frame.rb, line 99
      def final?
        !self.method_class.has_content?
      end