module Playbook::MaxHeight

def max_height_options

def max_height_options
  {
    max_height: "max_height",
  }
end