# File lib/org-ruby/line.rb, line 181
    def block_type
      $2 if @line =~ BlockRegexp
    end