# File lib/brakeman/checks/check_link_to_href.rb, line 119
  def ignore_call? target, method
    decorated_model? method or super
  end