package Net::Riak::Transport::PBC; use Moose::Role; with qw/Net::Riak::Role::PBC/; 1;