module Cucumber::CompatibilityKit

def examples_path

def examples_path
  File.expand_path("#{File.dirname(__FILE__)}/../../features/")
end