class AppDynamics::BusinessTransactions::Matcher

Public Instance Methods

matches?(env) click to toggle source
# File lib/app_dynamics/business_transactions.rb, line 185
def matches?(env)
  false
end