sub some_method { my ($self) = @_ ... $self->attribute->other_method(); ... }