# File lib/gherkin/formatter/json_formatter.rb, line 43
def
eof
@io
.
write
(
@json_hash
.
to_json
)
end