module Rspec # :nodoc: module Expectations # :nodoc: module Version # :nodoc: STRING = File.readlines(File.expand_path('../../../../VERSION', __FILE__)).first end end end