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