method

setup_maker_attributes

setup_maker_attributes(category)
private

No documentation available.

# File lib/rss/itunes.rb, line 133
      def setup_maker_attributes(category)
        category.text = text if text
      end