# File lib/webrick/httpstatus.rb, line 118
    def self.[](code)
      CodeToError[code]
    end