class Tapioca::Gem::SymbolFound

def initialize(symbol)

def initialize(symbol)
  super()
  @symbol = symbol
end