# File lib/bundler/shared_helpers.rb, line 32
    def full_gem_path
      Pathname.new(loaded_from).dirname.expand_path.to_s
    end