package Icydee::TestObject; use Moose; use namespace::autoclean; with 'Catalyst::TraitFor::Controller::Breadcrumb::Followed'; 1;