class Tins::MethodDescription::Parameters::Parameter

def ==(other)

def ==(other)
  type == other.type
end