# File lib/apipie_bindings/resource.rb, line 33
    def singular_name
      ApipieBindings::Inflector.singularize(@name.to_s)
    end