class Falcon::Command::Host

def controller

def controller
	Controller::Host.new(self)
end