class Bundler::Dsl

def bundle_path(path)

def bundle_path(path)
  @bundle.path = Pathname.new(path)
end