# File lib/versionomy/value.rb, line 176
    def field_names
      @_field_path.map{ |field_| field_.name }
    end