class Playbook::KitBase

def combined_html_options

def combined_html_options
  default_html_options.merge(html_options.deep_merge(data_attributes))
end