# File lib/rubygems/specification.rb, line 926 def bin_dir @bin_dir ||= File.join gem_dir, bindir # TODO: this is unfortunate end