Returns:
75 76 77 78
# File 'lib/train/file.rb', line 75 def version?(version) product_version == version or file_version == version end