=head2 $input->click Calls the C method on the actual object. This may not work. =cut sub click { ${ $_[0] }->click }