class Toys::Middleware::Spec

def hash

# @private
def hash
  [object, name, args, kwargs, block].hash
end