public function createCustomer($email = null) { return $this->app['eccube.fixture.generator']->createCustomer($email); }