# File spec/spec_helper.rb, line 23 def fixture(file) File.new(File.dirname(__FILE__) + "/gherkin/fixtures/" + file).read end