public function testGetVariablesOptionArray()
 {
     $this->assertEquals([], $this->_model->getVariablesOptionArray());
 }