class GEPUB::Rendition::NilContent

Public Class Methods

content() click to toggle source
# File lib/gepub/rendition.rb, line 4
def self.content
  nil
end