510 511 512
# File 'lib/pipl/fields.rb', line 510 def to_hash {date_range: @date_range.to_hash} if @date_range end