67 68 69
# File 'lib/origami/destinations.rb', line 67 def self.Zoom(page, left: 0, top: 0, zoom: 0) Zoom[page, left: left, top: top, zoom: zoom] end