# File lib/apipie_bindings/action.rb, line 41 def examples apidoc[:examples].map do |example| ApipieBindings::Example.parse(example) end end