public function __construct(VariableCollection $variables) { $this->variables = $variables->asArray(); }