3 4 5 6
# File 'lib/config/motion_browser_config.rb', line 3 def self.shared Dispatch.once { @shared = new } @shared end