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