# File lib/active_merchant/lib/validateable.rb, line 33
      def initialize(base)
        @base = base
      end