40 41 42
# File 'lib/browser/browser.rb', line 40 def self.root @root ||= Pathname.new(File.expand_path("../../..", __FILE__)) end