class JS::Proxy

def to_str

def to_str
  `#{to_n}.toString()`
end