# File lib/facets/more/version_number.rb, line 61
  def minor ; @self[1] || 0 ; end