class ERBLint::Linters::MigrateDeprecatedFlashArguments

def unwrap_constructor(ast)

def unwrap_constructor(ast)
  unwrap_method_call(ast, :new)
end