class Sus::Identity

def self.current

def self.current
	self.nested(nil, nil, caller_locations(1...2).first)
end