# File lib/versionomy/value.rb, line 211
    def values_array
      @_field_path.map{ |field_| @_values[field_.name] }
    end