# File lib/mongo/error/invalid_transaction_operation.rb, line 63
      def self.cannot_call_twice_msg(op)
        "cannot call #{op} twice"
      end