# File lib/tapkit/access/database.rb, line 53
                def snapshot( gid, time = nil )
                        @snapshot_store.snapshot(gid, time)
                end