# File lib/vcr/util/version_checker.rb, line 13 def check_version! raise_too_low_error if too_low? end