def Bob::`+`(y) { this.y + y.x }
def Bob::Bob() { }
attssert_equal(9, b+c)
