module ViewModel::Callbacks

def updates_view!

def updates_view!
  define_singleton_method(:updates_view?) { true }
end