# File test_flickr.rb, line 101
  def test_contacts
    assert_kind_of Flickr::User, @u.contacts.first                   # public contacts
  end