# File lib/bootstrap.rb, line 20
    def gem_path
      @gem_path ||= File.expand_path '..', File.dirname(__FILE__)
    end