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