with_methods

Macro with_methods 

Source
macro_rules! with_methods {
    ( $builder:expr, $( $method:ty ),+ ) => { ... };
}