# File lib/innate/action.rb, line 136 def valid? node.needs_method? ? (method && view) : (method || view) end