class Falcon::Command::Virtual

def controller

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