# File lib/syntax/lang/ruby.rb, line 18
    def setup
      @selector = false
      @allow_operator = false
      @heredocs = []
    end