Contains all discovered TupleSpaces except for the primary.
Contains all discovered TupleSpaces except for the primary.
Convert back to the [name, version, platform] tuple
Renders the document back to a string
Renders the given line
Also allows us to represent source code as an array of code lines.
When we have an array of code line elements calling ‘join` on the array will call `to_s` on each element, which essentially converts it back into it’s original source string.
Converts the contents of the database to an array of [key, value] arrays, and returns it.
Returns digest_obj.hexdigest().