# File lib/apipie/dsl_definition.rb, line 64 def example(example) #:doc: return unless Apipie.active_dsl? Apipie.add_example(example) end