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