# File lib/rouge/lexers/coq.rb, line 68
      def self.end_sentence
        @end_sentence ||= Punctuation::Indicator
      end