Title: Static calls
Goal: Rename function `add/2' to `sum'.
Parameters: [{file,"sum.erl"},{position,33},{name,"sum"}].
Documentation: Where `add/2' is called, its name is changed to `sum'. `add/1'
 will not change. The cursor is on "add(A".
