class Falcon::Command::Serve

def controller

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