class Grape::Util::Lazy::Object

def !=(other)

def !=(other)
  __target_object__ != other
end