package bar; use Moo::Role; with 'Foo::Role'; # ... other methods