class RSpec::Mocks::Implementation

def present?

def present?
  actions.any?
end