# File lib/org-ruby/line.rb, line 287
    def start_of_results_code_block?
      @line =~ ResultsBlockStartsRegexp
    end