module SassC::Native

def self.make_data_context(data)

def self.make_data_context(data)
  _make_data_context(Native.native_string(data))
end