# File lib/brakeman/processors/lib/find_all_calls.rb, line 104
  def process_attrasgn exp
    process_call exp
  end