# File lib/jeweler/gemspec_helper.rb, line 77
    def gem_path
      File.join(@base_dir, 'pkg', parse.file_name)
    end