package Cpanel::iContact::Class::Imunify::Generic; use strict; use parent qw( Imunify::Icontact::Base ); sub _my_args { return qw(params); } 1;