module Cello module PageObjects module ButtonHelper def define_extras_for_button(name) end end end end