use strict;
use Mouse;
with qw(SilverGoldBull::API::AddressRole SilverGoldBull::API::CommonMethodsRole);
1;