<?php

use Behat\Behat\Context\Context;

class FeatureContext extends Context {

}
