# File lib/brakeman/checks/check_nested_attributes_bypass.rb, line 55
  def workaround?
    tracker.check_initializers([], :will_be_destroyed?).any?
  end