class Bundler::CLI

def list

def list
  @environment.list(@options)
end