# From Matt Payne's slimtimeronshoes class Action attr_accessor :app def execute(obj=nil) end end