<?php namespace Codeception\Step; use Codeception\Step as CodeceptionStep; class Assertion extends CodeceptionStep { }