raise(NotImplementedError.new([ 'ChocolateDisco (chocolate_disco-jruby) is not supported in this Ruby.', 'Use JRuby or try The Apache POI Ruby Bindings.' ].join("\n"))) unless RUBY_PLATFORM == 'java' $:.unshift File.dirname(__FILE__) module ChocolateDisco end # module ChocolateDisco require 'chocolate_disco/version' require 'chocolate_disco/java' require 'chocolate_disco/chocolate_disco'