# File lib/t/set.rb, line 40 def location(place_name) client.update_profile(:location => place_name) say "@#{@rcfile.active_profile[0]}'s location has been updated." end