#!/usr/bin/env ruby puts 'loading testenvironment2' module ODDB module OdbaExporter class GenericXls RECIPIENTS = ['mhatakeyama@ywesee.com'] end end end