diff --git a/lib/rocco.rb b/lib/rocco.rb index 0cfdc31..a25d8f7 100644 --- a/lib/rocco.rb +++ b/lib/rocco.rb @@ -166,3 +166,5 @@ class Rocco docs_html.zip(code_html) end end + +# And that's it.