package MyThingy::Cog; sub get_ramp { my $self = shift; $self->thingy->ramp_class->new(@_) }