Method: DHS::Proxy#_data

Defined in:
lib/dhs/proxy.rb

#_dataObject

prevent clashing with attributes of underlying data



21
22
23
# File 'lib/dhs/proxy.rb', line 21

def _data
  @_data
end