# File lib/org-ruby/headline.rb, line 82
    def comment_headline?
      @headline_text =~ CommentHeadlineRegexp
    end