# File lib/treetop/compiler/ruby_builder.rb, line 95
      def out(depth = 2)
        @level -= depth
        self
      end