sub index { my $self = shift; $self->header_props( -status => '403 Forbidden'); return ''; }