Currently blocking a contact for example involves using the AddressBook object: address_book.block(contact) This is not very "object", there should be a block() method on the contact: contact.block()
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.