# File lib_core/rucy/error.rb, line 28
    def set_header(name, value)
      @header[name] = value
    end