public function testGetMethods()
 {
     $this->assertThat(array(), $this->equalTo($this->object->getMethods()));
 }