class Playbook::PbLink::Link

def target_attribute

def target_attribute
  target if target && href
end