class Solargraph::Pin::Search::Result

def initialize match, pin

def initialize match, pin
  @match = match
  @pin = pin
end