hide method

dynamic hide()

Implementation

hide() {
  owner.hide();
}