Returns the HTTP method.
Returns:
the HTTP method
7 8 9
# File 'lib/httpalooza/request.rb', line 7 def method @method end