https://github.com/abice/go-enum/pull/77 ``` // ParseFoo attempts to convert a string to a Foo func ParseFoo(name string) (Foo, error) { ``` There should be proper punctuation here.