module Falcon::Command

def self.call(*arguments)

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