class RuboCop::Cop::Style::BisectedAttrAccessor::Macro

def rest

def rest
  @rest ||= attr_names - bisected_names
end