233 234 235
# File 'lib/masamune/data_plan/rule.rb', line 233 def inspect { type: type, pattern: pattern, options: options }.to_s end