# File lib/multiruby.rb, line 257
  def self.mri_latest_tag v
    Multiruby.tags.grep(/#{v}/).last
  end