public function test_is_read()
 {
     $this->assertTrue($this->store->is_ready());
 }