# File lib/versionomy/value.rb, line 202
    def [](field_)
      @_values[_interpret_field(field_)]
    end