Method: Ppl::Entity::AddressBook#contacts

Defined in:
lib/ppl/entity/address_book.rb

#contactsObject

Returns the value of attribute contacts.



3
4
5
# File 'lib/ppl/entity/address_book.rb', line 3

def contacts
  @contacts
end