class Tins::MethodDescription::Signature

def ===(method)

def ===(method)
  self == method.signature
end