class RSpec::Mocks::Space

def new_scope

def new_scope
  NestedSpace.new(self)
end