sub my_method{ return LIST { $self->get_hash() } HASHREF { $self->get_hash() } OBJREF { $self->get_object()} } ; }