class EacRubyUtils::Envs::BaseEnv

def command(*args)

def command(*args)
  ::EacRubyUtils::Envs::Command.new(self, args)
end