class Falcon::Command::Top

def verbose?

def verbose?
	@options[:logging] == :verbose
end