Unfollows the user specified by the User ID.
unfollow( $user_id )
Specifies the user ID of the user to unfollow.
In case you want to use screen name to specify, you can call Tuitter::unfollow instead.
Returns Tuitter_User object when successful.