# File lib/aflexi/crud.rb, line 17
      def create(hash)
        api_call "create", hash
      end