@Nullable
 public GoType getGoType(ResolveState context) {
   return GoPsiImplUtil.getGoType(this, context);
 }