# File lib/rouge/lexers/objective_c.rb, line 28
      def self.builtins
        @builtins ||= %w(YES NO nil)
      end