# File sipper/sip_headers/sipuri.rb, line 345 def remove_header(hdr) @headers.delete(SipperUtil.methodize(hdr)) end