module Playbook::ZIndex

def self.included(base)

def self.included(base)
  base.prop :z_index
end