# File lib/mongo/operation/result.rb, line 305
      def operation_time
        first_document && first_document[OPERATION_TIME]
      end