pub fn instantiate_default_mock_env(
    sender: &Addr
) -> Result<(Rc<RefCell<MockState>>, Mock<MockState>)>