define(function(require, exports, module) {
"use strict";
exports.snippetText = require("../requirejs/text!./gherkin.snippets");
exports.scope = "gherkin";
});