# File lib/rouge/lexers/igorpro.rb, line 43
      def self.igorConstants
        @igorConstants ||= Set.new %w(
          nan inf
        )
      end