public SimpleDataSource(SimpleSampleViewController vc) { this.vc = vc; }
public SimpleDelegate(SimpleSampleViewController vc) { this.vc = vc; }