$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) module SimpleRotateVersionInfo VERSION = '0.0.2' end require 'simple_rotate/simple_rotate'