# File lib/amqp/header.rb, line 63
    def redelivered?
      @method.redelivered
    end