class Bundler::GemHelper

def install_tasks(opts = {})

def install_tasks(opts = {})
  new(opts[:dir], opts[:name]).install
end