class Roadie::Inliner
def apply_style_map(style_map)
def apply_style_map(style_map) style_map.each_element { |element, builder| apply_element_style(element, builder) } end
def apply_style_map(style_map) style_map.each_element { |element, builder| apply_element_style(element, builder) } end