# File lib/treetop/compiler/ruby_builder.rb, line 84
      def break
        self << 'break'
      end