class ChefCLI::ServiceExceptionInspectors::HTTP

def http_method

def http_method
  request.method
end