module WebConsole::Testing::Helper

def self.gem_root

def self.gem_root
  Pathname(File.expand_path("../../../../", __FILE__))
end