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