$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) require 'geokit-cached/geocodable' require 'geokit-cached/model' module Geokit module Cached VERSION = '0.1.1' end end