# File lib/facets/more/basicobject.rb, line 83
  def object_self
    @__object_self__ ||= As.new(self, ::Object)
  end