<code>pub trait Bravo<B><span class="where fmt-newline">where B: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a>,</span>{ // Required method fn <a href="#tymethod.get" class="fn">get</a>(&self, B: B); }</code>