class Hotel { get #evil() { return ohNo(); } set #evil(x) { return makeEvil(x); } }