class Tins::MethodDescription::Signature

def ==(other)

def ==(other)
  @parameters == other.parameters
end