Returns the HTTP status code
31
# File 'lib/webrick/httpstatus.rb', line 31 def code() self::class::code end