use strict;
use lib 'lib';
use Bar;

Bar->new->to_app;