with 'MooseX::Traits'; has '+_trait_namespace' => ( default => 'Another' ); #### with 'MooseX::Traits' => { 'trait_namespace' => 'Another' };