public function testGetConsumerAccountNumber()
 {
     $this->assertEquals('P001234567', $this->object->getConsumerAccountNumber());
 }