# File lib/dnsruby/message/header.rb, line 145
  def to_s
    to_s_with_rcode(@rcode)
  end