# File lib/twitter/base.rb, line 136
    def enable_notifications(id)
      perform_post("/notifications/follow/#{id}.json")
    end