around 'now' => sub { my $orig = shift; my $self = shift; return $self->$orig( @_ ) + 0; }