module Falcon::Command

def self.call(*args)

def self.call(*args)
	Top.call(*args)
end