# File lib/org-ruby/line.rb, line 193
    def block_switches
      $4 if @line =~ BlockRegexp
    end