package grmi type Error interface { error Inner() bool }