class Rubocop::Cop::SpaceInsideParens

def specifics

def specifics
  [:tLPAREN2, :tRPAREN, 'parentheses']
end