int Run() { Library lib = new PowerFulLibrary(); return(lib.Shebang()); }
int Run () { Library lib = new PowerFulLibrary (); return lib.Shebang (); }