class Aws::Stubbing::Protocols::Rest

def head_operation(operation)

def head_operation(operation)
  operation.http_method == "HEAD"
end