public string this[InterfaceInLib key] { get { return(null); } }
public static void Foo(this InterfaceInLib extendedType) { }