The method index was hard-coded to zero, which works some of the time. Apparently I just forgot to implement the method-table lookup... Added regression test. R=gri CC=golang-dev https://golang.org/cl/9916043