sinterface IAttractor extends Runnable { bool matches_public(S s); bool matches_public(ExtS s); }