sub [% method.name %] {
    my $self = shift;
    #...
}
