class Spec::Runner::Configuration

def fixture_path

def fixture_path
  ActiveSupport::TestCase.fixture_path
end