4546474849505152
if ( !(o instanceof AutoBind) ) { return false; } AutoBind other = (AutoBind)o; return value.equals(other.value()); }