# File lib/apipie_bindings/api.rb, line 118
    def dry_run?
      @dry_run ? true : false
    end