class RuboCop::RSpec::Hook

def scope_argument

def scope_argument
  node.send_node.first_argument
end