Implementing public methods:
- make snapshot of master metatable
- set metatable as current master (case first init metatable or rollback on snapshot)
- get exists snapshots
- get current master metatable
- is block by uuid include to snapshots
- get count snapshots include block by uuid
- delete snapshot
- is block by uuid include to master metatable
Implementing public methods: