class Gem::Specification

def bin_file name

def bin_file name
  File.join bin_dir, name
end