class Tablature::MissingPartition
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/tablature.rb, line 34 def initialize super('Missing partition') end