module Autotest::CucumberMixin

def reset_features

def reset_features
  self.features_to_run = :all
end