class Tapioca::Gem::Pipeline
def push_const(symbol, constant, node)
def push_const(symbol, constant, node) @events << Gem::ConstNodeAdded.new(symbol, constant, node) end
def push_const(symbol, constant, node) @events << Gem::ConstNodeAdded.new(symbol, constant, node) end