Google

def unshift token @stack.unshift(token) if token.kind_of? PullEvent end