sub community { my $self = shift; $self->{'community'} = new Community($self); }