13141516171819
return new Eye(state); } // (list) public ScaryEye asScaryEye() { return new ScaryEye(state); }