# File lib/gherkin/formatter/json_formatter.rb, line 19 def uri(uri) # We're ignoring the uri - we don't want it as part of the JSON # (The pretty formatter uses it just for visual niceness - comments) end