class Solargraph::Source::Chain::Link

def inspect

def inspect
  "#<#{self.class} - `#{self.desc}`>"
end