module Bundler

def configure

def configure
  @configured ||= configure_gem_home_and_path
end