class JS::Proxy

def existing_property?(property)

def existing_property?(property)
  `#{property} in #{to_n}`
end