module Inspec

def self.src_root

def self.src_root
  File.expand_path(File.join(__FILE__, '..', '..', '..'))
end