module Cello module PageObjects module SpanHelper def define_extras_for_span(name) end end end end