# File lib/mongo/operation/shared/specifiable.rb, line 391
      def collation
        send(self.class::IDENTIFIER).first[COLLATION]
      end