--- trunk/lib/Frey/Session.pm 2009/06/30 15:10:21 1132 +++ trunk/lib/Frey/Session.pm 2009/06/30 15:10:55 1133 @@ -82,4 +82,6 @@ return $what; } +no Moose::Role; + 1;