public function testAddMethodMapping()
 {
     $this->assertSame($this->builder, $this->builder->addMethodMapping('mapping'));
 }