# File lib/money/bank/variable_exchange.rb, line 64
      def marshal_dump
        [store.marshal_dump, @rounding_method]
      end