global interface AccountCreator { String createAccount(String param0, String param1, Id param2); }