func TestGetMethodName(t *testing.T) {
    tests := []struct {
        name   string
        origin string
        want   string