class Bundler::Dsl

def bin_path(path)

def bin_path(path)
  @bundle.bindir = Pathname.new(path)
end