package foo type Fooer interface { Foo() string }