# File lib/fastri/util.rb, line 9
    def self.path
      [ENV['GEM_HOME'], ENV['GEM_PATH'], default_dir].compact.flatten
    end