class Tins::MethodDescription::Parameters::Parameter

def inspect

def inspect
  "#<#{self.class} #{to_s.inspect}>"
end