Sets the Account object associated with the mechanism.
void setAccount(Account account) { this.account = account; }