class Playbook::PbHomeAddressStreet::HomeAddressStreet

def street_emphasis_props

def street_emphasis_props
  {
    address_house_style: address_house_style,
    address_house_style2: address_house_style2,
    city_state_zip: city_state_zip,
    dark: dark,
    home_id: home_id,
    home_url: home_url,
    new_window: new_window,
    territory: territory,
  }
end