# File lib/org-ruby/line.rb, line 185
    def block_lang
      $3 if @line =~ BlockRegexp
    end