class Gamefic::What::AskForWhat
def command_with_answer_actions
def command_with_answer_actions Gamefic::Request.new(actor, command_with_answer) .to_actions .select(&:verb) end
def command_with_answer_actions Gamefic::Request.new(actor, command_with_answer) .to_actions .select(&:verb) end