class Mangadex::Artist

Public Instance Methods

artist?() click to toggle source
# File lib/mangadex/artist.rb, line 30
def artist?
  true
end