class ReeRodaTest::AnotherCmd

def call(access, attrs)

def call(access, attrs)
  {result: "another_result"}
end