# File lib/bundler/dsl.rb, line 25
    def bin_path(path)
      @bundle.bindir = Pathname.new(path)
    end